home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / atari / birkhahn-metafont-packed-disks / mf27-2_2e-disk2.zoo / inputs / mf_logo.lzs / LOGO8.MF < prev    next >
Text File  |  1989-06-17  |  420b  |  13 lines

  1. % 8-point METAFONT logo
  2.  
  3. font_size 8pt#;    % the "design size" of this font
  4. ht#:=.8*6pt#;      % height of characters
  5. xgap#:=.8*0.6pt#;  % horizontal adjustment
  6. u#:=.82*4/9pt#;    % unit width
  7. s#:=.2pt#;         % extra space at the left and the right
  8. o#:=1/12pt#;       % overshoot
  9. px#:=.8*2/3pt#;    % horizontal thickness of pen
  10. input logo         % now generate the font
  11. end                % and stop.
  12.  
  13.